C1.Web.Mvc Namespace / AutoCompleteBase<T> Class / MaxDropDownHeight Property

In This Topic
MaxDropDownHeight Property (AutoCompleteBase<T>)
In This Topic
Gets or sets the maximum height of the drop-down list.
Syntax
'Declaration
 
Public Property MaxDropDownHeight As Double
 
See Also